A calculated data field is a field that holds a value that comes from a calculation rather than coming directly from a database. For example, if the database you are using includes a {file.SALES} field and a {file.COST} field but no Gross Profit field, you can still show gross profit on your report by using a calculated data field. To create a calculated data field, you create a formula that subtracts {file.COST} from {file.SALES}. The formula calculates a Gross Profit value for each row and prints that value wherever you place the formula field.
Case
A column is the display of data from a single field or formula. Columns run up and down the page. Compare with row.
Comments are blocks of descriptive text that accompany formulas. Crystal Reports ignores comments when it runs the formula.
Compiled reports are part of a report distribution feature supported in earlier versions of Crystal Reports. If you still need to use compiled reports, download the Compiled Reports and Distribution Expert from our website. Visit http://support.seagatesoftware.com/updates/ and select Compiled Reports from the "Select Category" list.
To concatenate is to join two or more text strings together to form a single contiguous string.
In an If
Conditional formatting is formatting that applies only if certain situations occur. For example, you can conditionally format numeric database fields to display in red when negative.
A conditional formatting formula is an expression that applies specific attributes to objects or sections only if certain criteria are met.
Conditional properties are properties that are performed on an object only if a comparison statement returns a value of True.
A percentage (C) used when the Document Import Tool converts a report. If fewer than C percent of the fields are located correctly, the conversion will fail.
In an If
A constant is a value that is fixed and unchanging as opposed to a variable value, which can take on various values depending on the circumstances.
The value 5 is a constant; the value of the Quantity field (which may be 5 sometimes, but may be a different number at other times) is a variable value. For example, in the formula for converting pounds to ounces (Ounces = Pounds * 16), 16 is a constant while Ounces and Pounds are variables. In the formula (Today - January 1, 1900), January 1, 1900, is a constant, while Today is a variable that changes whenever the current date changes. In Crystal Reports, constants can be numbers, text strings, dates, dollar amounts, time, date/time, or the result of a formula that itself contains no variables (i.e., 14
A file that contains an embedded or linked OLE object.
A conversion interface file (.cif extension) is the file in which the program saves the formatting and highlighting from the Document Import Tool. When you highlight something in the Document Import Tool and set properties for database fields, these settings are saved in the .cif file. This file can be used to quickly format the same report later, without highlighting.
A cross
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |